v1.0.0
This is a major release that breaks compatibility with earlier versions. See a summary of the changes here.
The pre-1.0 trunk can still be found on the legacy-0.x branch. No further development on that branch is planned.
What's Changed
- Update dependencies per dependabot. by @rhashimoto in #170
- Merge dev branch for 1.0. by @rhashimoto in #174
- Rework hello demo and update README by @rhashimoto in #175
- Update dependencies per dependabot. by @rhashimoto in #176
- Move hello demo to its own directory by @rhashimoto in #177
- Update README.md by @rhashimoto in #178
- Fix hello for GitHub Pages. by @rhashimoto in #179
- Output HTML tables in hello demo. by @rhashimoto in #180
- remove sql_0001 by @AlexErrant in #181
- Fix WebLocksMixin implementation of xCheckReservedLock by @rhashimoto in #182
- Add OPFSAnyContextVFS by @rhashimoto in #183
- Upgrade SQLite to 3.46.0. by @rhashimoto in #185
- Add IDBMirrorVFS by @rhashimoto in #188
- Updates per dependabot by @rhashimoto in #190
- More dependabot updates by @rhashimoto in #191
- Fix #192. Incorrect package.json. by @rhashimoto in #193
- Set package version to 1.0.0 by @rhashimoto in #194
New Contributors
- @AlexErrant made their first contribution in #181
Full Changelog: v0.9.13...v1.0.0