7.5 KiB
7.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.2 - 2022-06-08
Fixed
- [Fix] properly validate against extra % signs
#16
Commits
- [actions] reuse common workflows
0972547
- [meta] use
npmignore
to autogenerate an npmignore file5ba0b51
- [actions] use
node/install
instead ofnode/run
; usecodecov
actionc364492
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,es-abstract
,object-inspect
,tape
dc04dad
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,es-abstract
,object-inspect
,safe-publish-latest
,tape
1c14059
- [Tests] use
mock-property
b396ef0
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
,tape
c2c758d
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,es-abstract
,es-value-fixtures
,object-inspect
,tape
29e3c09
- [actions] update codecov uploader
8cbc141
- [Dev Deps] update
@ljharb/eslint-config
,es-abstract
,es-value-fixtures
,object-inspect
,tape
10b6f5c
- [readme] add github actions/codecov badges
4e25400
- [Tests] use
for-each
instead offoreach
c05b957
- [Dev Deps] update
es-abstract
29b05ae
- [meta] use
prepublishOnly
script for npm 7+95c285d
- [Deps] update
has-symbols
593cb4f
- [readme] fix repo URLs
1c8305b
- [Deps] update
has-symbols
c7138b6
- [Dev Deps] remove unused
has-bigints
bd63aff
v1.1.1 - 2021-02-03
Fixed
- [meta] export
./package.json
#9
Commits
- [readme] flesh out the readme; use
evalmd
d12f12c
- [eslint] set up proper globals config
5a8c098
- [Dev Deps] update
eslint
7b9a5c0
v1.1.0 - 2021-01-25
Fixed
- [Refactor] delay
Function
eval until syntax-derived values are requested#3
Commits
- [Tests] migrate tests to Github Actions
2ab762b
- [meta] do not publish github action workflow files
5e7108e
- [Tests] add some coverage
01ac7a8
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,call-bind
,es-abstract
,tape
; addcall-bind
911b672
- [Refactor] rearrange evalled constructors a bit
7e7e4bf
- [meta] add Automatic Rebase and Require Allow Edits workflows
0199968
v1.0.2 - 2020-12-17
Commits
- [Fix] Throw for non‑existent intrinsics
68f873b
- [Fix] Throw for non‑existent segments in the intrinsic path
8325dee
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,has-bigints
,object-inspect
0c227a7
- [meta] do not lint coverage output
70d2419
v1.0.1 - 2020-10-30
Commits
- [Tests] gather coverage data on every job
d1d280d
- [Fix] add missing dependencies
5031771
- [Tests] use
es-value-fixtures
af48765
v1.0.0 - 2020-10-29
Commits
- Implementation
bbce57c
- Tests
17b4f0d
- Initial commit
3153294
- npm init
fb326c4
- [meta] add Automatic Rebase and Require Allow Edits workflows
48862fb
- [meta] add
auto-changelog
5f28ad0
- [meta] add "funding"; create
FUNDING.yml
c2bbdde
- [Tests] add
npm run lint
0a84b98
- Only apps should have lockfiles
9586c75