You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 KiB
15 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.3.0 - 2025-02-22
Commits
- [Dev Deps] update
es-abstract
,es-value-fixtures
,for-each
,object-inspect
9b61553
- [Deps] update
call-bind-apply-helpers
,es-object-atoms
,get-proto
a341fee
- [New] add
Float16Array
de22116
v1.2.7 - 2025-01-02
Commits
- [Refactor] use
get-proto
directly00ab955
- [Deps] update
math-intrinsics
c716cdd
- [Dev Deps] update
call-bound
,es-abstract
dc648a6
v1.2.6 - 2024-12-11
Commits
- [Refactor] use
math-intrinsics
841be86
- [Refactor] use
es-object-atoms
42057df
- [Deps] update
call-bind-apply-helpers
45afa24
- [Dev Deps] update
call-bound
9cba9c6
v1.2.5 - 2024-12-06
Commits
- [actions] split out node 10-20, and 20+
6e2b9dd
- [Refactor] use
dunder-proto
andcall-bind-apply-helpers
instead ofhas-proto
c095d17
- [Refactor] use
gopd
9841d5b
- [Dev Deps] update
@ljharb/eslint-config
,auto-changelog
,es-abstract
,es-value-fixtures
,gopd
,mock-property
,object-inspect
,tape
2d07e01
- [Deps] update
gopd
,has-proto
,has-symbols
,hasown
974d8bf
- [Dev Deps] update
call-bind
,es-abstract
,tape
df9dde1
- [Refactor] cache
es-define-property
as well43ef543
- [Deps] update
has-proto
,has-symbols
,hasown
ad4949d
- [Tests] use
call-bound
directlyad5c406
- [Deps] update
has-proto
,hasown
45414ca
- [Tests] replace
aud
withnpm audit
18d3509
- [Deps] update
es-define-property
aadaa3b
- [Dev Deps] add missing peer dep
c296a16
v1.2.4 - 2024-02-05
Commits
- [Refactor] use all 7 <+ ES6 Errors from
es-errors
bcac811
v1.2.3 - 2024-02-03
Commits
- [Refactor] use
es-errors
, so things that only need those do not needget-intrinsic
f11db9c
- [Dev Deps] update
aud
,es-abstract
,mock-property
,npmignore
b7ac7d1
- [meta] simplify
exports
faa0cc6
- [meta] add missing
engines.node
774dd0b
- [Dev Deps] update
tape
5828e8e
- [Robustness] use null objects for lookups
eb9a11f
- [meta] add
sideEffects
flag89bcc7a
v1.2.2 - 2023-10-20
Commits
- [Dev Deps] update
@ljharb/eslint-config
,aud
,call-bind
,es-abstract
,mock-property
,object-inspect
,tape
f51bcf2
- [Refactor] use
hasown
instead ofhas
18d14b7
- [Deps] update
function-bind
6e109c8
v1.2.1 - 2023-05-13
Commits
v1.2.0 - 2023-01-19
Commits
- [actions] update checkout action
ca6b12f
- [Dev Deps] update
@ljharb/eslint-config
,es-abstract
,object-inspect
,tape
41a3727
- [Fix] ensure
Error.prototype
is undeniablec511e97
- [Dev Deps] update
aud
,es-abstract
,tape
1bef8a8
- [Dev Deps] update
aud
,es-abstract
0d41f16
- [New] add
BigInt64Array
andBigUint64Array
a6cca25
- [Tests] use
gopd
ecf7722
v1.1.3 - 2022-09-12
Commits
- [Dev Deps] update
es-abstract
,es-value-fixtures
,tape
07ff291
- [Fix] properly check for % signs
50ac176
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