Skip to content

Releases: napi-rs/fast-escape

v1.0.1

05 Jul 08:24
v1.0.1
d392f6d
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ava from 3.14.0 to 3.15.0 by @dependabot in #106
  • chore(deps-dev): bump eslint from 7.16.0 to 7.17.0 by @dependabot in #107
  • chore(deps-dev): bump @typescript-eslint/parser from 4.11.1 to 4.12.0 by @dependabot in #109
  • chore(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 by @dependabot in #108
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 by @dependabot in #110
  • chore(deps-dev): bump husky from 4.3.6 to 4.3.7 by @dependabot in #111
  • chore(deps-dev): bump @napi-rs/cli from 1.0.0 to 1.0.1 by @dependabot in #112
  • chore(deps-dev): bump @typescript-eslint/parser from 4.12.0 to 4.13.0 by @dependabot in #113
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 by @dependabot in #114
  • chore(deps-dev): bump @napi-rs/cli from 1.0.1 to 1.0.2 by @dependabot in #115
  • chore(deps-dev): bump husky from 4.3.7 to 4.3.8 by @dependabot in #116
  • chore(deps-dev): bump eslint from 7.17.0 to 7.18.0 by @dependabot in #117
  • chore(deps-dev): bump @typescript-eslint/parser from 4.13.0 to 4.14.0 by @dependabot in #119
  • chore(deps-dev): bump eslint-config-prettier from 7.1.0 to 7.2.0 by @dependabot in #118
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0 by @dependabot in #120
  • chore(deps-dev): bump @typescript-eslint/parser from 4.14.0 to 4.14.1 by @dependabot in #121
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 by @dependabot in #122
  • chore(deps-dev): bump eslint from 7.18.0 to 7.19.0 by @dependabot in #123
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 by @dependabot in #125
  • chore(deps): bump @node-rs/helper from 1.0.0 to 1.1.0 by @dependabot in #126
  • chore(deps-dev): bump @typescript-eslint/parser from 4.14.1 to 4.14.2 by @dependabot in #124
  • chore(deps-dev): bump @napi-rs/cli from 1.0.2 to 1.0.3 by @dependabot in #127
  • chore(deps-dev): bump lint-staged from 10.5.3 to 10.5.4 by @dependabot in #128
  • chore(deps-dev): bump @typescript-eslint/parser from 4.14.2 to 4.15.0 by @dependabot in #131
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 by @dependabot in #129
  • chore(deps-dev): bump typescript from 4.1.3 to 4.1.4 by @dependabot in #132
  • chore(deps-dev): bump typescript from 4.1.4 to 4.1.5 by @dependabot in #133
  • chore(deps-dev): bump eslint from 7.19.0 to 7.20.0 by @dependabot in #134
  • chore(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.1 by @dependabot in #135
  • chore(deps-dev): bump eslint-plugin-sonarjs from 0.5.0 to 0.6.0 by @dependabot in #136
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 by @dependabot in #137
  • chore(deps-dev): bump husky from 4.3.8 to 5.0.9 by @dependabot in #130
  • chore(deps-dev): bump husky from 5.0.9 to 5.1.0 by @dependabot in #138
  • chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.0.0 by @dependabot in #139
  • chore(deps-dev): bump husky from 5.1.0 to 5.1.1 by @dependabot in #141
  • chore(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2 by @dependabot in #142
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 by @dependabot in #140
  • chore(deps-dev): bump typescript from 4.1.5 to 4.2.2 by @dependabot in #143
  • chore(deps): update v_htmlescape requirement from 0.12 to 0.13 by @dependabot in #144
  • chore(deps-dev): bump eslint-config-prettier from 8.0.0 to 8.1.0 by @dependabot in #145
  • chore(deps-dev): bump husky from 5.1.1 to 5.1.2 by @dependabot in #146
  • chore(deps-dev): bump eslint from 7.20.0 to 7.21.0 by @dependabot in #147
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 by @dependabot in #149
  • chore(deps-dev): bump husky from 5.1.2 to 5.1.3 by @dependabot in #150
  • chore(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.1 by @dependabot in #148
  • chore(deps-dev): bump typescript from 4.2.2 to 4.2.3 by @dependabot in #151
  • ci: upgrade ci by @Brooooooklyn in #170
  • fix: linux aarch64 musl build by @Brooooooklyn in #178
  • chore(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.29.0 by @dependabot in #185
  • feat: upgrade to napi 2 by @Brooooooklyn in #223
  • chore: upgrade dependencies and CI by @Brooooooklyn in #224

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Dec 07:36
Compare
Choose a tag to compare
1.0.0

v1.0.0-alpha.2

30 Nov 11:46
90fe193
Compare
Choose a tag to compare
1.0.0-alpha.2

v1.0.0-alpha.1

29 Nov 06:37
71d91e0
Compare
Choose a tag to compare
1.0.0-alpha.1

v0.2.1

10 Sep 03:09
Compare
Choose a tag to compare
0.2.1

v0.2.0

09 Sep 18:34
56b1862
Compare
Choose a tag to compare
0.2.0

v0.1.0

09 Sep 13:45
2b1fe2d
Compare
Choose a tag to compare
0.1.0

v0.0.1

08 Sep 14:05
3001efc
Compare
Choose a tag to compare
0.0.1