Releases: pulsar-edit/superstring
v3.0.4
This release fixes an installation issue.
NOTE: This is the first release of major version 3 to install properly. I'll leave the others up for posterity (and 3.0.0 for its description), but there's no point in trying to install any of them.
Full Changelog: v3.0.3...v3.0.4
v3.0.3
This release fixes an installation issue.
Full Changelog: v3.0.2...v3.0.3
v3.0.2
This release fixes an installation issue.
What's Changed
- Move 'node-addon-api' to dependencies rather than devDependencies by @savetheclocktower in #20
Full Changelog: v3.0.1...v3.0.2
superstring v3.0.1
Important
This brings superstring into the future: rewritten in N-API and with a new Node support matrix. This version of superstring is incompatible with current stable Pulsar (using Node 14) but is compatible with the version of Node currently targeted by PulsarNext (20.11.1).
If we decide to keep maintaining current stable Pulsar (as “PulsarLegacy” or whatever), it should continue to stay pinned to 2.5.0, including changes to resolutions/overrides as necessary so that all dependencies use the same version of superstring.
What's Changed
- Rewrite in N-API for Electron 30+ compatibility by @savetheclocktower in #18
Full Changelog: v2.5.0...v3.0.1
v2.5.0
What's Changed
- Node API upgrade to V8 >= 8 by @mauricioszabo in #1
- src: Include cstdint in regex.h (fix building on g++ 13) by @DeeDeeG in #7
- Vendor
win-iconvas regular files, not as a submodule (+ fix CI on Windows) by @DeeDeeG in #6 - Fix CI Again by @DeeDeeG in #8
- Candidate for new
masterby @savetheclocktower in #15 - Implement automatic publishing to NPM by @confused-Techie in #16
New Contributors
- @mauricioszabo made their first contribution in #1
- @DeeDeeG made their first contribution in #7
- @savetheclocktower made their first contribution in #15
- @confused-Techie made their first contribution in #16
Full Changelog: v2.4.3...v2.5.0