Releases: h-projects/g-detector
Releases · h-projects/g-detector
1.0.0
BREAKING CHANGES
- node
20.0.0is now the minimum required version - moved to esm
- dropped support for using a string as the level
Added
- more words to
allowlistby @Darko331
Fixed
- regexes no longer erroneously match
, - regex performance by not compiling a new instance every time
detectis called
Changed
- switched to regex
vflag - enabled oidc publishing
- switched bundlers from
tsuptotsdown - removed source maps
- relicensed to MIT
0.1.6
Fixed
allowlistandblocklisttypes
Changed
- enabled npm provenance
0.1.5
Added
⒢as a blocked character
Fixed
- typescript types no longer masquerade as cjs
Changed
- improved word boundary detection
0.1.4
Added
- support for source maps
Changed
- switched bundlers from
unbuildtotsup
0.1.3
Added
ᵹꬶand🄖are now blocked characters and are detected as such
0.1.2
Changed
- added license
0.1.1
Added
- minimum node version explicitly set to
>=15.0.0 allowlistandblocklistexports
0.1.0
initial release