forked from zen-fs/dom
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2807822
commit 2112464
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# CHANGE LOG | ||
| | | | | ||
|-|-|-| | ||
| [v0.0.6](#v0.0.6) | Original @<!-- -->BrowserFS version | 2024-02-27 | | ||
| [v0.0.7-iontach](#v0.0.7) | Inital Iontach bugfix (Storage Store) | 2024-04-02 | | ||
| [v0.1.10](#v0.1.10) | Simplified Iontach release scheme | 2024-08-29 | | ||
|
||
___ | ||
# <a id='v0.1.10'></a> (v0.1.10) Simplified Iontach release scheme | ||
* [3675f87](/../../commit/3675f872f19791691a394537f3d755eb7b768362) Output tsc build errors | ||
* [efe5a1b](/../../commit/efe5a1bf310c6f26f7058de9af5e0a5b2aca29d6) Fix prettier format of utf16coder | ||
* [2807822](/../../commit/280782219219d5ca9dd7c76e2352bc83c4ebfc3c) Simplify release scheme | ||
|
||
___ | ||
# <a id='v0.0.7'></a> (v0.0.7-iontach) Initial release | ||
|
||
### What's Changed | ||
* [ec63690](/../../commit/ec636906490f502ee639e1c4ae534def22dd0b33) Update readme.md according to fork (and restoring citations) | ||
* [c179748](/../../commit/c179748a76bd7a71c3fbbf4677ac69e7ed76c54b) Update package.json preparing new version 0.0.7-iontach | ||
* [Issue 0](https://github.com/saoirse-iontach/browser-fs-dom/pull/1) - Add tests | ||
* [Issue 1](https://github.com/saoirse-iontach/browser-fs-dom/pull/2) - Define core imports as externalGlobals | ||
* [Issue 2](https://github.com/saoirse-iontach/browser-fs-dom/pull/3) - Correct StorageStore encoding of binary to string | ||
|
||
## New Contributors | ||
* @saoirse-iontach | ||
|
||
**Full Changelog**: https://github.com/saoirse-iontach/browser-fs-dom/compare/v0.0.6...v0.0.7 | ||
### New Contributors | ||
* @saoirse-iontach | ||
|
||
**Full Changelog**: https://github.com/saoirse-iontach/browser-fs-dom/compare/v0.0.6...v0.0.7 | ||
|
||
___ | ||
# <a id='v0.0.6'></a> (v0.0.6) Base release | ||
|
||
Zen-FS/dom#v0.0.6 |