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.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
Last updated