Skip to content

Commit 4ef8285

Browse files
authored
Merge pull request #8 from powersync-ja/changeset-release/master
Version Packages
2 parents f087ed7 + aef5bf0 commit 4ef8285

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/stupid-jokes-add.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @journeyapps/wa-sqlite
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 0077436: Added full text search (FTS5) support out of the box by default. There should be no configuration required.
8+
Updated from upstream changes
9+
310
## 0.1.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@journeyapps/wa-sqlite",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)