Ian Bull
4ff73ff487
refactor(jsonc): align additional error messages ( #5799 )
...
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-08-24 23:51:51 +09:00
Asher Gomez
7d71b804a2
chore(jsonc): tweak JsonValue
export ( #5546 )
2024-07-25 16:46:08 +09:00
Niklas Mollenhauer
31f15d6938
docs(jsonc): remove docs for removed options
parameter ( #5438 )
...
chore(docs): Remove docs for removed options parameter
Options were removed in 255b7994ee
2024-07-15 08:20:21 +10:00
Asher Gomez
255b7994ee
BREAKING(jsonc): remove allowTrailingComma
option ( #5119 )
2024-06-25 16:13:08 +10:00
Asher Gomez
65d465068a
refactor(jsonc): minor cleanups ( #5114 )
...
* refactor(jsonc): minor cleanups
* cleanups
2024-06-24 15:58:56 +10:00
Yoshiya Hinosawa
32d46e96f5
BREAKING(json): rename /common to /types ( #5103 )
2024-06-21 14:56:11 +09:00
Yoshiya Hinosawa
09d758aaaa
test(jsonc): remove dead code and improve testing ( #5093 )
2024-06-20 18:13:50 +09:00
Asher Gomez
d82d76abd4
refactor(jsonc): cleanup use of @std/assert
( #4968 )
...
* refactor(jsonc): cleanup use of `@std/assert`
* fix
* graph
2024-06-05 21:28:11 +00:00
Asher Gomez
c5ad9d48dc
docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This module is browser compatible" note ( #4945 )
2024-06-04 13:21:54 +10:00
Asher Gomez
31b906db99
chore: ensure code examples use assertions in Doc Linter ( #4911 )
2024-06-03 14:10:27 +10:00
Igor Zinkovsky
0248c18bfd
fix: complete docs for std/jsonc ( #4814 )
2024-05-22 06:03:58 +00:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
Asher Gomez
3736b01a7d
docs(jsonc): add module-level docs ( #4402 )
...
* docs(jsonc): add module-level docs
* Yoshiya's suggestion
2024-02-27 19:28:34 +00:00
Asher Gomez
ff4502895c
docs(jsonc): complete documentation ( #4169 )
2024-01-12 15:41:54 +11:00
Simon Holloway
7bc2930137
refactor(jsonc): prepare for noUncheckedIndexedAccess
( #4149 )
2024-01-11 07:49:55 +11:00
Lino Le Van
c46143f0ac
chore: update copyright year ( #4046 )
...
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
realpha
0a5429e285
refactor(jsonc): replace enum
with string union type ( #3837 )
...
* feat(jsonc): replace TokenType enum with const object
* refactor(jsonc): TokenType is now a union based upon TokenTypeMap
* refactor(jsonc): TokenType enum to string literal union
2023-11-24 10:03:30 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts
to std/assert
( #3445 )
2023-07-13 16:04:30 +09:00
Jesse Jackson
1ca00cb579
feat(jsonc): annotate return types ( #3327 )
2023-04-24 17:30:54 +09:00
Asher Gomez
cf14c9b212
chore(tools): improved web-compatibility checks ( #3263 )
2023-03-18 21:36:00 +09:00
Asher Gomez
ebc1f24910
BREAKING(jsonc): move to top-level folder and single-export files ( #3243 )
2023-03-13 14:58:26 +09:00