2023-03-03 23:47:28 +03:00
|
|
|
# Change Log - @typespec/html-program-viewer
|
2022-06-14 03:24:51 +03:00
|
|
|
|
2023-04-11 23:17:57 +03:00
|
|
|
This log was last generated on Tue, 11 Apr 2023 18:49:17 GMT and should not be manually modified.
|
|
|
|
|
|
|
|
## 0.43.0
|
|
|
|
Tue, 11 Apr 2023 18:49:17 GMT
|
|
|
|
|
|
|
|
_Version update only_
|
2023-03-14 03:29:23 +03:00
|
|
|
|
|
|
|
## 0.42.0
|
|
|
|
Mon, 13 Mar 2023 21:30:44 GMT
|
|
|
|
|
|
|
|
_Version update only_
|
2023-03-03 23:47:28 +03:00
|
|
|
|
|
|
|
## 0.41.0
|
|
|
|
Fri, 03 Mar 2023 19:59:17 GMT
|
|
|
|
|
|
|
|
### Updates
|
|
|
|
|
|
|
|
- Revert back changelog
|
|
|
|
- Update package.json entrypoint to tspMain
|
|
|
|
- Rename to TypeSpec
|
|
|
|
- Update homepage link
|
2023-02-08 02:56:26 +03:00
|
|
|
|
|
|
|
## 0.40.0
|
|
|
|
Tue, 07 Feb 2023 21:56:17 GMT
|
|
|
|
|
|
|
|
### Updates
|
|
|
|
|
|
|
|
- Prettier format change.
|
2023-01-13 04:35:15 +03:00
|
|
|
|
|
|
|
## 0.39.0
|
|
|
|
Fri, 13 Jan 2023 00:05:26 GMT
|
|
|
|
|
|
|
|
### Updates
|
|
|
|
|
|
|
|
- Add more details to the type graph
|
2022-12-07 21:10:48 +03:00
|
|
|
|
|
|
|
## 0.38.0
|
|
|
|
Wed, 07 Dec 2022 17:21:52 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- Internal: update to use new `getTypeName` and `getNamespaceString` helper
|
|
|
|
- Uptake change to `onEmit` signature
|
|
|
|
- **Breaking change** using new built-in `emitter-output-dir` option instead of custom `output-dir`.
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- Update dependencies
|
2022-11-12 04:33:49 +03:00
|
|
|
|
|
|
|
## 0.5.0
|
|
|
|
Sat, 12 Nov 2022 00:14:04 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- Internal: Update css library
|
2022-10-13 01:14:38 +03:00
|
|
|
|
|
|
|
## 0.4.0
|
|
|
|
Wed, 12 Oct 2022 21:12:35 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- Uptake deprecation change to `output-dir`
|
2022-09-08 20:24:39 +03:00
|
|
|
|
|
|
|
## 0.3.0
|
|
|
|
Thu, 08 Sep 2022 01:04:53 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- Uptake changes to compiler with current projection
|
|
|
|
- React to Type suffix removal
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- Update dependencies
|
2022-08-11 23:44:05 +03:00
|
|
|
|
|
|
|
## 0.2.2
|
|
|
|
Thu, 11 Aug 2022 19:05:23 GMT
|
|
|
|
|
|
|
|
_Version update only_
|
2022-07-09 02:56:25 +03:00
|
|
|
|
|
|
|
## 0.2.1
|
|
|
|
Fri, 08 Jul 2022 23:22:57 GMT
|
|
|
|
|
|
|
|
_Version update only_
|
2022-06-14 03:24:51 +03:00
|
|
|
|
|
|
|
## 0.2.0
|
|
|
|
Mon, 13 Jun 2022 23:42:28 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- Enable program viewer components to be consumed from the browser
|
|
|
|
|
2022-12-07 21:10:48 +03:00
|
|
|
### Updates
|
|
|
|
|
|
|
|
- Upgrade to TS4.7
|
|
|
|
|