Tags: Trott/slug
Tags
chore(release): 11.0.0 [skip ci] # [11.0.0](v10.0.0...v11.0.0) (2025-05-22) ### chore * throw on lone surrogates ([#492](#492)) ([8ea2c6b](8ea2c6b)) * update supported Node.js versions to 20.x and later ([#493](#493)) ([d23bfa7](d23bfa7)) ### BREAKING CHANGES * Strings will throw if not well-formed (lone surrogates). * update supported Node.js versions to 20.x and later
chore(release): 11.0.0-beta.1 [skip ci] # [11.0.0-beta.1](v10.0.0...v11.0.0-beta.1) (2024-10-19) ### chore * ESM only ([a938957](a938957)) ### BREAKING CHANGES * module is now ESM only
chore(release): 10.0.0 [skip ci] # [10.0.0](v9.1.0...v10.0.0) (2024-10-17) * ESM only + move to webtestrunnner ([#467](#467)) ([a8db3ed](a8db3ed)) ### BREAKING CHANGES * This module only supports ESM. CommonJS and non-ESM script tags are no longer supported. * chore: add web-test-runner * chore: add coverage reporting for CLI tests * chore: fail CLI tests if coverage is not 100%
PreviousNext