Skip to content

Commit

Permalink
update release logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jontallboy committed Nov 1, 2024
1 parent 6236a9b commit 802f10e
Showing 1 changed file with 156 additions and 1 deletion.
157 changes: 156 additions & 1 deletion docs/release-log.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,162 @@
# Release Log


=======
## 2024-10-21

Type: Enhancement

Part of: `@hubspot/[email protected]`

Upgrade to Vite@5

---
## 2024-10-15

Type: Enhancement

Part of:`@hubspot/[email protected]`

Add viewport meta tag to improve mobile viewing experience
Add local module meta validation

---
## 2024-10-09

Type: Enhancement

Part of: `@hubspot/[email protected]` and `@hubspot/[email protected]`

Upgrade [email protected]

---
## 2024-10-07

Type: Enhancement

Part of: `@hubspot/[email protected]`

Add enforcement of the required `occurrence` property for `RepeatedFieldGroup`

---
## 2024-08-26
Type: Enhancement

Part of: `@hubspot/[email protected]`

Miscellaneous TypeScript type improvements

---
## 2024-08-16

Type: Enhancement

Part of: `@hubspot/[email protected]`

Add support for `limitedOptions`, `useLargeLabel`, and `groupDisplayType` for the `FieldGroup`, `ColorField`, and `FontField` components

Add support for the `buttons` option for the `display` property and add `preset` property for the ChoiceField

Add support for the `links` property on all field components

---
## 2024-08-07

Type: Enhancement

Part of: `@hubspot/[email protected]`

Add support for the `alternateName` property for `FontField` and `ColorField`

---
## 2024-07-31

Type: Enhancement

Part of: `@hubspot/[email protected]`

TypeScript type improvements

---
## 2024-07-24

Type: Enhancement

Part of: `@hubspot/[email protected]`

Improvements to locally used secrets within .env file

Part of: `@hubspot/[email protected]`

Add support for `groupOccurrenceMeta` property for RepeatedFieldGroup

---

## 2024-07-19

Type: Bug Fix

Part of: `@hubspot/[email protected]` - `@hubspot/[email protected]`

Miscellaneous improvements and bug fixes

---

## 2024-06-24

Type: Enhancement

Part of: `@hubspot/[email protected]` and `@hubspot/[email protected]`

Update field TypeScript types and improve field validation

---

## 2024-06-13

Type: Enhancement

Part of: `@hubspot/[email protected]`

TypeScript type improvements
Add withRequest helper function
Add support for `required` property for field type generation

---

## 2024-05-17

Type: Enhancement

Part of: `@hubspot/[email protected]`

Improvements to generated types
Add support for custom component type generation

---

## 2024-05-14
Type: Enhancement

Part of: `@hubspot/[email protected]`
Miscellaneous bug fixes

Part of: `@hubspot/[email protected]`
TypeScript type improvements for module fields

---

## 2024-05-02

Type: Enhancement

Part of: `@hubspot/[email protected]`
Improved error messaging for proxy domains

Part of: `@hubspot/[email protected]`
Add withContact helper function

---

## 2024-04-27

Type: Bug Fix
Expand Down

0 comments on commit 802f10e

Please sign in to comment.