Releases: snout-router/regexp
Releases · snout-router/regexp
v0.3.3
- Dependency updates only.
v0.3.2
- Fixed ECMAScript module output for native Node.js usage.
0.3.1
- No changes, testing reusable GHA workflows
0.3.0
- Converted to ESM-only
0.2.5
- No code changes, testing new makefiles
0.2.4
- Testing that
prepublishOnly
script works under Yarn
0.2.3
- Added an export map to
package.json
0.2.2
- Updated homepage in package.json
0.2.1
- Renamed from Packula to Snout
0.2.0
- Removed redundant
unwrap
function. Just useRegExp.prototype.source
.