Commit 40226f4
committed
chore(release): 25.0.0-beta.2 [skip ci]
# [25.0.0-beta.2](v25.0.0-beta.1...v25.0.0-beta.2) (2025-02-08)
### chore
* Add @peerigon/configs for linting ([b71843c](b71843c))
* Switch TypeScript lib option to "es2021" ([faa5b7c](faa5b7c))
* Use TypeScript config from @peerigon/configs ([b8aa1be](b8aa1be))
### BREAKING CHANGES
* The TypeScript target has now been set to ES2022. The package must be transpiled for older runtimes.
* editCustomer() and editLumpsumService() return a type now instead of implicit any
* Throw TypeError instead of Error where appropiate
* We expect String.prototype.replaceAll to be present. According to MDN, that's baseline.1 parent c49bfca commit 40226f4
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
0 commit comments